				.highcharts-background{fill: rgb(51, 51, 51) }
				.highcharts-button rect{fill: rgb(51, 51, 51);}
                text{ font-size:12px!important;fill: rgb(255, 255, 255) !important}
				.l-btn,.l-btn:hover{ background:#000!important; font-size:16px; color:#fff!important;}
				.l-btn-plain-selected,.l-btn-plain-selected:hover{ color:#fff!important; background:#ff5c14!important; border-bottom:2px solid #ca5600;}
				.l-btn-text{ padding: 0 8px;}
				.highcharts-button{fill: rgb(0, 0, 0)!important;
}
#houseSelector{ height:30px !important; }
#loadingDiv{ top:50%!important;}
.chart_k{ position: relative;}
@media screen and (max-width:768px){
	.l-btn-text{ padding: 0 1px;}
	#houseSelector{ height:22px !important; }
 
	}
@media screen and (min-width:768px){
div#chartLegend {border-radius:5px; position:absolute;
right: -160px;
top:50%; margin-top:-110px;
width: 80px!important; background:#1f1f1f; height:220px; padding-top:20px;  }
div#chartLegend span{ color:#fff;   height:16px!important; margin-top:10px!important;}
div#chartLegend span:nth-child(odd){ clear:left; display:block!important; overflow:hidden; width:16px!important; float:left!important; margin-left:16px;}
div#chartLegend span:nth-child(even){ margin-left:5px; display:block!important;width:40px!important;float:left!important;}
}
